home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / hf^k-7.dms / in.adf / envSTM20 / syntax / warpStormC++.includes < prev    next >
Encoding:
Text File  |  1996-01-19  |  502 b   |  22 lines

  1. ; WarpStormC++ Syntax parser dictionary includes (StormC++ installation required)
  2.  
  3. ; MODE_NEWFILE, TAG_DONE, ...
  4.  
  5. #include file=STORMC:StormSYS/Dictionary/Preprocessor.dic
  6.  
  7. ; DeleteExtIO, DeletePort, ...
  8.  
  9. #include file=STORMC:StormSYS/Dictionary/Amiga Functions.dic
  10.  
  11. ; LONG, ULONG, ...
  12.  
  13. #include file=STORMC:StormSYS/Dictionary/Amiga Types.dic
  14.  
  15. ; abort, abs, acos
  16.  
  17. #include file=STORMC:StormSYS/Dictionary/C Library.dic
  18.  
  19. ; sizeof, int, char, ...
  20.  
  21. #include file=STORMC:StormSYS/Dictionary/C Symbols.dic
  22.